CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gradient descent

搜索资源列表

  1. sobelEdgeDetection.rar

    1下载:
  2. Sobel算子边缘增强算法,利用梯度下降原理边缘化图象,Sobel operator enhancement algorithms, using gradient descent principle marginalized image
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:878
    • 提供者:江边漫步
  1. Optimization

    3下载:
  2. 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-20
    • 文件大小:1858
    • 提供者:anytry
  1. The_Levenberg-Marquardt_Algorithm

    2下载:
  2. LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This document aims to provide an intuitiv
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:32214
    • 提供者:TANG
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:82318
    • 提供者:ljw
  1. Unconstrained_optimization

    3下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4607
    • 提供者:闫安心
  1. Nonlinear_Programming

    3下载:
  2. 非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:738
    • 提供者:lilin
  1. gradient-descent

    0下载:
  2. 本程序用C++语言实现了梯度下降的功能-Program for the degree of gradient algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:831
    • 提供者:
  1. Gradient

    0下载:
  2. 利用梯度下降算法实现二分类,适合初学模式识别的人-Gradient descent algorithm using two categories, one for beginners pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:595
    • 提供者:白鸽子
  1. mpeg-encoder

    0下载:
  2. MPEG1编码器四种运动估计算法全搜索算法,梯度下降法,菱形搜索算法,四步法-MPEG1 encoder four kinds of full search motion estimation algorithm algorithm, gradient descent method, diamond search algorithm, four-step
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-26
    • 文件大小:9643822
    • 提供者:felix
  1. Newton

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1052
    • 提供者:zhuyuanli
  1. cg-descent

    0下载:
  2. 用共轭梯度下降算法 求解图像压缩感知 并进行比较-Conjugate gradient descent algorithm for image compression and compared perception
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:15300
    • 提供者:yubing
  1. Gradient-descent

    0下载:
  2. This the gradient method for unconstraighted unlinear.-This is the gradient method for unconstraighted unlinear.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:869
    • 提供者:An
  1. gradient-descent_Iris

    0下载:
  2. 鸢尾花数据梯度下降,实现鸢尾花数据的分类,包含批算法和普通算法-Iris Data gradient descent, to classify iris data, including batch algorithm and the general algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:15180
    • 提供者:sy
  1. gradient

    0下载:
  2. 梯度下降算法的matlab代码实现Gradient descent-Gradient descent algorithm matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:782
    • 提供者:skyler
  1. Gradient-method

    0下载:
  2. 程序采用梯度下降法求解函数最小值,函数系数矩阵分别为50x50和100x100,梯度下降法中,同时采用了精确直线搜索和回溯直线搜索,并比较了两种方法的收敛速度,用图形表示。文件里面有具体问题描述。-Program uses a gradient descent method for solving the minimum, function coefficient matrix are 50x50 and 100x100, gradient descent method, while using
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:690366
    • 提供者:
  1. gradient-descent

    0下载:
  2. 这是用于对球体重力进行反演的程序,所用算法是最速下降法-This is for the sphere of gravity inversion procedure, the algorithm used is the steepest descent method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4527
    • 提供者:布莱克
  1. gradient

    0下载:
  2. 基于 matlab的梯度下降算法的例程,有说明,调试可用-Gradient descent algorithm based on matlab routine, there are instructions, Commissioning Available
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:696
    • 提供者:糖果
  1. Linear_Regression_With_Multiple_Variables(1)

    0下载:
  2. Linear regression with Gradient descent, Credit: Andrew Ng
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:Us1r
  1. file1

    1下载:
  2. 机器学习基础之梯度下降算法的matlab源代码(Machine learning basis of the gradient descent algorithm matlab source code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:9216
    • 提供者:wu.pingyang
  1. A1

    0下载:
  2. 基于梯度下降的推荐算法, 数据库来自neflix网站所注册的用户。(recommendation algorithm based on gradient descent)
  3. 所属分类:其他

« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com